.logappend (Append Log file)
Syntax
.logappend [filename]
Parameter
filename
Filename of
the log file. The default filename is WINDBG.LOG.
Description
Sends a copy
of the events and commands from the Command window to the given log file. If
you are already logging, that log file will be closed. If filename
already exists, new information will be appended to it.